Documents for PDF, .NET Edition Documentation
Sort Method (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : Sort Method
Sorts the elements in the entire StructList<T> using the specified GrapeCity.Documents.Common.StructComparison`1.
Overload List
OverloadDescription
Sorts the elements in the entire StructList<T> using the specified GrapeCity.Documents.Common.StructComparison`1.  
Sorts the elements in a range of elements in StructList<T> using the specified GrapeCity.Documents.Common.StructComparison`1.  
Sorts the elements in the entire StructList<T> using the specified comparer.  
Sorts the elements in a range of elements in StructList<T> using the specified comparer.  
See Also

Reference

StructList<T> Class
StructList<T> Members